Per-vcpu IO evtchn patch for HVM domain.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 23 Feb 2006 10:22:25 +0000 (11:22 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Thu, 23 Feb 2006 10:22:25 +0000 (11:22 +0100)
commitbb86d19e6e4b2830e7f431a669b7a6d835c8cfb3
treed7f79f9780474e8ffc399248ed74b6e25d9b082a
parentd7f4473faec4c27b759e29d01813395ddfe4ed60
Per-vcpu IO evtchn patch for HVM domain.
We are starting to send patches to support SMP VMX guest.

Signed-off-by: Xin Li <xin.b.li@intel.com>
21 files changed:
tools/ioemu/target-i386-dm/helper2.c
tools/ioemu/vl.c
tools/libxc/xc_hvm_build.c
tools/libxc/xenguest.h
tools/python/xen/lowlevel/xc/xc.c
tools/python/xen/xend/image.py
xen/arch/x86/hvm/hvm.c
xen/arch/x86/hvm/intercept.c
xen/arch/x86/hvm/io.c
xen/arch/x86/hvm/platform.c
xen/arch/x86/hvm/svm/svm.c
xen/arch/x86/hvm/svm/vmcb.c
xen/arch/x86/hvm/vlapic.c
xen/arch/x86/hvm/vmx/io.c
xen/arch/x86/hvm/vmx/vmcs.c
xen/arch/x86/hvm/vmx/vmx.c
xen/common/event_channel.c
xen/include/asm-x86/hvm/io.h
xen/include/asm-x86/hvm/support.h
xen/include/public/hvm/ioreq.h
xen/include/xen/event.h